home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
PWAULTP3.ZIP
/
PWAPRGMS.A02
/
PWA95
/
PWAEQU11.ZIP
/
UB.PPS
< prev
Wrap
Text File
|
1995-11-15
|
313b
|
14 lines
string tmpbuf
tmpbuf = ppepath() + "EQUTMP." + string(pcbnode())
if (exist(tmpbuf)) then
delete tmpbuf
endif
tmpbuf = ppepath() + "ATTACH." + string(pcbnode())
if (!exist(tmpbuf)) then
fopen 1, tmpbuf, O_WR, S_DW
fclose 1
endif
kbdstuff "UB"